home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / nov95 / toddf106.gif < prev    next >
Graphics Interchange Format  |  1996-05-23  |  6KB  |  525x216  |  4-bit (5 colors)
Labels: text | screenshot | display | number | font | software | line
OCR: MRO.FSL :: #Record13 :: arrive method arrive(var eventInfo MoveEvent) ; If the user moved to a new Customer record display ; the correct Order records. if eventInfo.reason() = UserMove then ORDERS .setRange ( Customer_No .Value, Customer_No .Value) endIf endmethod Edit Line: 3 Col: 1